home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / shuffl24.zip / SHUFFLE.DOC < prev    next >
Text File  |  1992-12-25  |  21KB  |  475 lines

  1.  
  2.                               WORD SHUFFLE
  3.  
  4.                                   v2.4
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                             (404) 256-9525
  12.  
  13.  
  14.  
  15.                                 OVERVIEW
  16.                                 ________
  17.  
  18.  
  19.    Word Shuffle is a word game whereby the computer has scrambled the
  20.    letters of a word and you must unscramble it to make points. The
  21.    game is pretty straight forward and the package also contains a
  22.    program which add new puzzles to the database and as an event, will
  23.    create new puzzles and start a new game, as soon as a pre-determined
  24.    number of players have solved all the puzzles. This is done
  25.    automatically, all you must do is ensure that there are an adequate
  26.    suppply of puzzles in the database. The same program used in the event
  27.    process is the same one you will use to add words to the database.
  28.  
  29.  
  30.  
  31.  
  32.    NOTE: Most errors will be logged to a file called DFRAME.ERR, which is
  33.          created in the directory you run the door from.
  34.  
  35.  
  36.                               INSTALLATION
  37.                               ____________
  38.  
  39.  
  40.    Installation is fairly easy and straight-forward. The following steps and
  41.    examples should have you up and running in a very short period of time.
  42.    It is assumed that you are familiar with setting up DOORS on your system.
  43.    To this end, only examples of the configuration file and Door batch file
  44.    are described.
  45.  
  46.       1) Create a directory to hold all WORD SHUFFLE files.
  47.  
  48.       2) Unzip SHUFFLxx.ZIP into the the above directory.
  49.  
  50.       3) Create a configuration file, with a name of your choice, or
  51.          modify the supplied SHUFFLE.CFG file. A description follows:
  52.  
  53.             **                       Location of System File (See Below)
  54.             SUNRISE-80 BBS           Your BBS Name
  55.             Al                       Sysop's First Name
  56.             Lawrence                 Sysop's Last name
  57.  
  58. |-----------------------------------------------------------------------------|
  59. | READ!     1                        CommPort  \ These 2 lines are required   |
  60. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  61. |-----------------------------------------------------------------------------|
  62.  
  63.             00000000                 Registration Number
  64.  
  65.         #   1                        Number of plays per day/caller (1-3)
  66.                                      (Sysop gets 99 in registerd version ONLY!)
  67.  
  68.         #   2                        Keyboard Timeout Value in Minutes.
  69.  
  70.             50                       Number of entries in the Top Score file
  71.  
  72.         #   NONE                     Full drive:\path\filename for Top Score
  73.                                      Bulletin, or NONE
  74.  
  75.         #   NONE                     Full drive:\path\filename for Top Score
  76.                                      Bulletin (Color), or NONE
  77.  
  78.         #   20                       Number of puzzles comprising the game(QUE)
  79.  
  80.             2                        1 = Do Not Display ADOPT-A-DOOR Message
  81.                                      2 = Display ADOPT-A-DOOR Message
  82.  
  83.             3                        The number of players that must complete
  84.                                      all puzzles, before the puzzles are
  85.                                      changed automatically by SHUFWORD, in
  86.                                      your nightly event processing.
  87.  
  88.     !   #   0                        Time Remaining in Door
  89.                                      (Sysop = Time Remaining - REG. VERSION)
  90.  
  91.         #   Y                        Y = Allow Sysop to have 999 games
  92.                                      N = Do Not Allow Sysop 999 games
  93.  
  94.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  95.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  96.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  97.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  98.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  99.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  100.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  101.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  102.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  103.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  104.  
  105.     @   #   XXXX/YYYY                 Blackout Range  From/To
  106.     @   #   XXXX/YYYY                 Blackout Range  From/To
  107.     @   #   XXXX/YYYY                 Blackout Range  From/To
  108.     @   #   XXXX/YYYY                 Blackout Range  From/To
  109.     @   #   XXXX/YYYY                 Blackout Range  From/To
  110.  
  111.          ** = Replace with ONE of the following:
  112.  
  113. C:\PCB\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  114. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  115. C:\BBS\USERINFO.DAT             <- For Wildcat! systems using v3.x
  116.                                    (Note:DOOR.SYS must be in SAME directory)
  117. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  118. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  119. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  120. c:\bbs\TRIBBS.SYS               <- Fir TriBBS systems.
  121. C:\BBS\CHAIN.TXT                <- For WWIV systems
  122. C:\BBS\GTUSER.BBS               <- For GT Power
  123.                                    * if using this option you must put the
  124.                                      ComPort # on line 5 and the Node # on
  125.                                      line 6 of the configuration file
  126.  
  127.  
  128.  
  129.          # =  Requires registration to change to a different value
  130.          ! = See "Plays Per DAY/DOOR Time" Below
  131.          @ = See "Blackout Periods" Below
  132.  
  133.  
  134.               NOTE:THERE ARE TO BE NO BLANK LINES IN THIS FILE !
  135.  
  136.       4) Create a batch file or modify the DOMINOES file supplied. A
  137.          description of this file follows:
  138.  
  139.             ECHO off
  140.             cd\BBS\DOORS\SHUFFLE      Location of SHUFFLE files
  141.             SHUFFLE SHUFFLE.CFG       EXE filename and CFG filename (Name
  142.                                       used in creating file in #3 above)
  143.             CD\BBS
  144.             BOARD
  145.  
  146.  
  147.        5) When running in more than one node, be sure to supply a
  148.           different configuration name for each node (or see below).
  149.  
  150.        6) If running with Fossil-based multi-port boards add
  151.            /FD to the line containing the CFG name as follows:
  152.  
  153.                        SHUFFLE SHUFFLE.CFG /FD
  154.  
  155.  
  156.  
  157.  
  158.                           BLACKOUT PERIODS
  159.                           ________________
  160.  
  161.       Use the Blackout ranges option to define up to 5 time periods during
  162.       which you DO NOT want the Door to be played. If a caller tries to access
  163.       the Door during the Blackout period, they will be shown a message that
  164.       contains ALL the Blackout periods you have defined, and to try the Door
  165.       at a later time.
  166.  
  167.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  168.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  169.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  170.  
  171.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  172.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  173.                    a Blackout range.
  174.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  175.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  176.  
  177.  
  178.                           PLAYS Per DAY/DOOR Time
  179.                           _______________________
  180.  
  181.       Plays Per Day and Door Time can be controlled several ways:
  182.  
  183.       (1) You can use the Games Per Day, singular option, in the config
  184.           file above. This option, will affect ALL callers whose Security
  185.           Level is NOT defined in any of the 10 optional Security Level/
  186.           Plays Per Day entries in the config file.
  187.  
  188.       (2) You can use the Door Time, singular option, in the config file
  189.           above. This option, will affect ALL callers whose Security
  190.           Level is NOT defined in any of the 10 optional Security Level/
  191.           Plays Per Day/Door Time entries in the config file.
  192.  
  193.       (3) You can restrict the number of games a specific Security Level
  194.           will be allowed to play per day or REWARD specific Levels with
  195.           more Plays Per Day.
  196.  
  197.           Likewise, you can restrict the Play time for a specific Security
  198.           Level or REWARD specific Levels with more Door Time.
  199.  
  200.           These options are handled by the use of the 10 config
  201.           entries (000=00/00).
  202.  
  203.           The format of each entry is as follows:
  204.  
  205.           XXX=YY/ZZ  where XXX is the Security Level (must be 3 digits)
  206.                      where =  is a constant and MUST be included
  207.                      where YY is the # of games per day (must be 2 digits)
  208.                      where / is a constant and MUST be included
  209.                      where ZZ is num. minutes per Door entry (must be 2 digits)
  210.  
  211.           If the callers Security Level is NOT defined, his/her Plays Per
  212.           Day and Door Time will be controlled by the values in items
  213.           (1) and (2), above, respectively..
  214.  
  215.           You may define up to 10 Security Levels. All unused entries must
  216.           be defined as   000=00/00
  217.         --------------------------------------------------------------------
  218.           Example: Suppose you had 3 Security Levels defined on your BBS as
  219.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you
  220.           wanted to set Plays Per Day as :     Subscriber=5
  221.                                            Visiting Sysop=2
  222.                                                   CoSysop=3
  223.                                                    Friend=10
  224.  
  225.           and Door Time as follows:     Subscriber=30 minutes
  226.                                     Visiting Sysop=20 minutes
  227.                                            CoSysop=10 minutes
  228.                                             Friend=remaining call time
  229.  
  230.  
  231.           You would set the Individual "Games per Day" config entry to 1 and
  232.           the individual "Door Time" to 5 minutes (these would be the
  233.           default number of games and default Time for all Security Levels
  234.           other than 20,30 or 40... make them any number you want). Next you
  235.           would replace 4 of the Security Level entries as :  020=05/30
  236.                                                               030=02/20
  237.                                                               040=03/10
  238.                                                               090=10/0
  239.  
  240.  
  241.  
  242.  
  243.                         NON-STANDARD COM SUPPORT
  244.                         ________________________
  245.  
  246.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  247.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  248.       number after the configuration filename. Let's assume your Door is
  249.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  250.       passed to your Door would be:
  251.  
  252.                             FOOBAR FOOBAR.CFG /5
  253.  
  254.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  255.       normally used with COM1. No /x parameter is needed for the standard
  256.       IRQ's.
  257.  
  258.       As an alternative, you may use an environmental variable on the command
  259.       line. To use the variable (following the example above), place a
  260.       SET IRQ=5 in the batch file used to bring up your BBS (you would need a
  261.       different IRQ number for each node). The command line would now look
  262.       like this:
  263.  
  264.                           FOOBAR FOOBAR.CFG /%IRQ%
  265.  
  266.       This, in combination with the use of the environmental variables
  267.       described in the MULTI-NODE SETUP section will allow you to use one
  268.       batch file and one config file to run this door on all nodes.
  269.  
  270.  
  271.  
  272.  
  273.                            MULTI-NODE SETUP
  274.                            ________________
  275.  
  276.       All Sunrise Doors are Multi-Node capable. Each node must have the
  277.       ability to access a configuration file which will have its own system
  278.       file (DORINFOx.DEF, PCBOARD.SYS, DOOR.SYS, etc) defined on the first
  279.       line. There are 2 ways to accomplish this:
  280.  
  281.       (1) Create a separate configuration file for each node. The only
  282.           difference between each file would be the location of the system
  283.           file for that particular node. For example, on my system there are 2
  284.           nodes and the first line of the config files would look like this:
  285.  
  286.                         NODE1:  H:\PCB1\DOOR.SYS
  287.                         NODE2:  H:\PCB2\DOOR.SYS
  288.  
  289.           Thus, if you have a 4 node BBS, you will need 4 configuration files.
  290.  
  291.       (2) Use ONE configuration file for ALL nodes. This Door will recognize
  292.           the following PCBoard environmental variables:
  293.  
  294.                  PCBDIR    (Directory containing the System file)
  295.                  PCBDRIVE  (Drive containing the System file)
  296.  
  297.           Thus, the first line of the SINGLE configuration file, for this Door
  298.           would look like this:
  299.  
  300.                         %PCBDRIVE%%PCBDIR%\DOOR.SYS
  301.  
  302.       NOTE: This option, as described, assumes that you are running PCBoard
  303.             14.5a software. The environmental variables are automatically
  304.             created by the software for each node.
  305.  
  306.             HOWEVER, if you are running other BBS software you should be able
  307.             to set the variables EXACTLY as described below, for EACH node
  308.             (more than likely in each batch file you use to bring up EACH node):
  309.  
  310.                             PCBDRIVE=C:
  311.                             ^^^^^^^^^
  312.                             PCBDIR=\NODE2
  313.                             ^^^^^^^^
  314.  
  315.             Info with a carat (^) under it, MUST be typed as is. The rest
  316.             depends on your naming conventions.
  317.  
  318.             This, in combination with the use of the optional environmental
  319.             variable described in the NON-STANDARD COM SUPPORT section, will
  320.             allow you to use one batch file and one config file to run this
  321.             door on all nodes.
  322.  
  323.  
  324.  
  325.  
  326.                                 SHUFWORD
  327.                                 ---------
  328.  
  329.     This is the Word Shuffle utility maintenance progam. This program is
  330.     used to add words to the Shuffle database and to perform the nightly
  331.     maintenance.
  332.  
  333.     Note: If running an unregistered copy you will be restricted to 60
  334.           words in the Shuffle database vs 1000 words in the registered
  335.           copy and you will not be able to run as a nightly event.
  336.  
  337.      ********************************************************************
  338.      *                                                                  *
  339.      *   Assuming that your config file is named SHUFFLE.CFG, use the   *
  340.      *   following EXAMPLE to run SHUFWORD to add words to the         *
  341.      *   SHUFFLE database.                     ^^^^^^^^^                *
  342.      *                                                                  *
  343.      *                  cd\pcb\doors\shuffle                            *
  344.      *                  SHUFWORD SHUFFLE.CFG                           *
  345.      *                                                                  *
  346.      ********************************************************************
  347.  
  348.  
  349.                              EVENT PROCESSING
  350.                              ________________
  351.  
  352.     After your callers complete all the words you have defined, it becomes
  353.     necessary to change them and start a new game. This task can be done
  354.     manually, using SHUFWORD or automatically, as part of your nightly
  355.     EVENT process.
  356.  
  357.     As a nightly EVENT, SHUFWORD checks to see if the number of players,
  358.     as defined in the configuration file, have completed all words, in which
  359.     case it will automatically supply a new set of words and reset/update
  360.     the appropriate files. The following is an EXAMPLE of what needs to be
  361.     placed in your EVENT.SYS file (PcBoard):
  362.  
  363.  
  364.            CD\PCB\DOORS\SHUFFLE        Location of SHUFFLE files
  365.            SHUFWORD SHUFFLE.CFG /E     EXE filename and config filename
  366.            CD\PCB
  367.            BOARD
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.                                ADOPT-A-DOOR
  377.                                ____________
  378.  
  379.  
  380.     Having been a Sysop for a number of years, I have had my share of problems
  381.     and frustrations getting financial support for my board's upkeep. A fellow
  382.     Sysop left a message on my board, not long ago, about a concept that was
  383.     being used by several boards around the country.
  384.  
  385.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  386.     would be the same as sending in a donation, only this way it is earmarked
  387.     for registering a particular door. In a way, the user feels he/she is
  388.     "getting something in return". As a Door author I have decided to build
  389.     this concept into each of my Door programs. The concept replaces the
  390.     usual message "tell the Sysop to register this Door" we find in most
  391.     doors.
  392.  
  393.     If the Door is unregisterd then a message appears on the opening screen
  394.     to that effect. After finishing or suspending a game, a message screen
  395.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  396.     caller to contact the Sysop to find out if there is any further details
  397.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  398.     time, etc to callers that ADOPT-A-DOOR.
  399.  
  400.     If the Door has been registered, either by the Sysop or other callers,
  401.     the names of those contributors will be displayed in the closing screen.
  402.  
  403.     NOTE: If you want to display the names of the callers that contributed
  404.           to registering the Door, you must create an ASCII file called
  405.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  406.           the name(s) of the contributors (one on each line, maximum of 5
  407.           entries, each a maximum of 30 characters long). This file must be
  408.           saved, in ASCII format, and placed in the Door directory.
  409.  
  410.  
  411.  
  412.                               LEGALITIES
  413.                               __________
  414.  
  415.  
  416.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  417.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  418.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  419.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  420.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  421.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  422.       OR BREACH OF ANY WARRANTY.
  423.  
  424.  
  425.  
  426.  
  427.  
  428.                              DISTRIBUTION
  429.                              ____________
  430.  
  431.    You may make this file available for downloading from your BBS or you may
  432.    upload it to any BBS of your choice, provided that you do not make any
  433.    changes to the contents of the archive (ZIP file). The archive and its
  434.    individual contents may not be used by any service that charges any money
  435.    whatsoever, without the written permission of the author.
  436.  
  437.  
  438.  
  439.  
  440.  
  441.                              REGISTRATION
  442.                              ____________
  443.  
  444.    Registration and the subsequent insertion of the registration number into
  445.    your configuation file, allows for the display of your BBS name on the
  446.    opening and closing screen as well as the reduction of a delay built into
  447.    the opening screen display along with the ability to change certain values
  448.    in the configuration file.
  449.  
  450.    To register your copy of WORD SHUFFLE, please fill out the registration
  451.    form (REGISTER.FRM) and mail it along with the registration fee to
  452.    the name and address on the form or supply a self-addressed stamped
  453.    envelope for registration number by return mail.t
  454.  
  455.    Be sure to use the proper upper/lower case when filling in your name and
  456.    BBS name, as they MUST match the way you entered them in the configuration
  457.    file.             ^^^^
  458.  
  459.    Based upon information supplied on the registration form, I will pre-
  460.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  461.    up your registration number.
  462.  
  463.  
  464.  
  465.                                  MISC
  466.                                  ____
  467.  
  468.    The latest version of WORD SHUFFLLE and other fine SUNRISE DOOR programs
  469.    are always available for download from SUNRISE-80 BBS.
  470.  
  471.    Remember, should you have any problems, questions or suggestions, be sure
  472.    to drop me a message on either of the aforementioned BBS'.  I am now a
  473.    PCRelay node (SUNRISE) and can be reached thru the SYSOP, BBSDOORS,
  474.    PCBhints RIME conferences.
  475.